ServiceRequestException Class |
Namespace: Independentsoft.Exchange
The ServiceRequestException type exposes the following members.
| Name | Description | |
|---|---|---|
| BackOffMilliseconds |
Gets suggested number of milliseconds to wait before attempting a request again. If zero, there is no suggested back-off time.
| |
| Data | (Inherited from Exception.) | |
| FaultCode |
Gets the fault code.
| |
| FaultString |
Gets the fault string.
| |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Line |
Gets the line.
| |
| Message |
Gets a message that describes the current exception.
(Overrides ExceptionMessage.) | |
| Position |
Gets the position.
| |
| RequestBody |
Gets the request body.
| |
| ResponseCode |
Gets the response code.
| |
| ServerVersionInfo |
Gets the server version information.
| |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) | |
| XmlMessage |
Gets the XML message.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from Exception.) | |
| GetType | (Inherited from Exception.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ExceptionToString.) |
| Name | Description | |
|---|---|---|
| SerializeObjectState | (Inherited from Exception.) |